--- /dev/null
+<para>
+ With this format GPSBabel reads GPS information from embedded
+ Exif (Exchangeable image file format) data. Exif is standardized and can
+ hold also GPS data. A good example for Exif information are camera information in JPEG pictures.
+</para>
+<para>
+ At this time this feature can be found in mobile phones with camera and GPS receiver, and other more
+ expansive digital cameras.
+</para>
--- /dev/null
+<para>
+ With this default option waypoint names are generated from source filename.
+</para>
+<para>
+ <userinput>
+ gpsbabel -i exif -f "C:\Pictures\IMG_1199.JPG",filename=Y -o gpx -F OUT.GPX
+ </userinput>
+ The resulting waypoint in OUT.GPX has name IMG_1199.
+</para>
+